Welcome![Sign In][Sign Up]
Location:
Search - MATLAB LSB

Search list

[matlabwatermark LSB代码

Description: 一LSB的数字水印代码,很好用,代码里面有注释说明-a digital watermark code is useful, code inside annotated
Platform: | Size: 289792 | Author: 符号 | Hits:

[matlabLSB

Description: lsb算法将水印图像按最不重要位(LSB)方法嵌入到载体图像中,在把水印从载体图像中提取出来-This is a LSB algorithm that embedding watermark into the least important part of the primary image, and the watermark can be extracted from the primary image.
Platform: | Size: 1024 | Author: wj | Hits:

[Special EffectsLSBembed

Description: 用MATLAB编写的 LSB 信息隐藏软件-MATLAB LSB prepared by the Software Information Hiding
Platform: | Size: 857088 | Author: ZENG | Hits:

[Otherlsb

Description: 用matlab实现的基于LSB的数字水印算法。算法可以在BMP灰度图像中嵌入水印,水印信息为二值图像,并将其扩展到与原始图像同样大小,进行重复嵌入,提高鲁棒性。同时算法中给出了PSNR值以评价水印图像的效果,-Using matlab realize the number of LSB-based watermarking algorithm. Algorithm can be embedded BMP gray image watermark, watermark information for the binary image, and its expansion to the original image the same size, the repetition of embedding, improve robustness. At the same time algorithm PSNR values are given to evaluate the effect of watermark images,
Platform: | Size: 150528 | Author: zheng | Hits:

[Special EffectsLSB

Description: 图像的LSB加水印算法。简单实用~~但是抗攻击性比较弱!可以先学习一下再改进。-LSB plus image watermarking algorithm. Simple and Practical ~ ~ However, relatively weak anti-offensive! Can learn and then improve.
Platform: | Size: 128000 | Author: 晁文婷 | Hits:

[matlablsb

Description: 利用LSB算法嵌入隐藏图像,可在广义LSB中设置修改的位平面,返回误码率和峰值信噪比。含各种经典的攻击方式,可用于实验。并可控制攻击的强弱。利用Matlab编写。-LSB embedding algorithm using hidden images, can be generalized to set up modified LSB bit-plane and returned to the bit error rate and peak signal to noise ratio. Containing a variety of classic attack methods can be used for the experiment. Can control the strength of the attack. Prepared using Matlab.
Platform: | Size: 110592 | Author: 张湛 | Hits:

[Special Effectsmatlab

Description: 研究的是时空域下的水印技术.所谓时空域就是不对信号做任何频率变换而得到的信号域。对于图象载体,起信号空间也就是象素值的取值空间。单纯的谈象素实际上是不科学的,因为对同一图象点,有不同的坐标去描述它。所以,我们选择了RGB空间下的象素(RGB象素)作为分析对象,研究了基于RGB颜色空间和图象亮度空间的空域隐藏。LSB(Lest Significant Bits)的中文意思是:最不重要位,有时也称为最低有效位或简称最低位。LSB所蕴涵的信号对图象整体来说,是最不重要的。我们将这种信号在一定意义上理解为是一种冗余。这种冗余,为我们进行信息隐藏提供了宿空间。-err
Platform: | Size: 57344 | Author: anlang | Hits:

[Special Effectslsb

Description: 几个图像中嵌入文本的LSB信息隐藏算法,适合信息隐藏初学者,注释详细-Several images embedded in the text of the LSB Information Hiding Algorithm for Information Hiding beginners, notes in detail
Platform: | Size: 100352 | Author: 林瑞 | Hits:

[Crack Hacklsb

Description: 基于LSB的信息隐藏,前一部分是加密,会把信息隐藏到图片中,后一部分是解密。-LSB-based information hiding, the former part is encrypted, the information will be hidden to the picture in the latter part is decrypted.
Platform: | Size: 1024 | Author: xzy | Hits:

[Special EffectsLSB

Description: 最低有效位嵌入水印的matlab程序,比较基础的,希望对给位有用。-Least significant bit of matlab watermark embedding process, the basis of comparison, in the hope that useful to the bit.
Platform: | Size: 4096 | Author: 杨霞 | Hits:

[Special EffectsLSB

Description: 基于多变换的LSB隐写算法研究,切割及隐藏图片或影像!-Transform based on multi-LSB steganography algorithm, cutting and hidden pictures or video!
Platform: | Size: 2478080 | Author: 地瓜 | Hits:

[Special EffectsLSB

Description: 此MATLASB源代码是LSB的图像数字水印的嵌入与检测,希望对需要者有用!-This source code is MATLASB image watermarking LSB embedding and detection, in the hope that those who need it useful!
Platform: | Size: 195584 | Author: 罗明星 | Hits:

[Special EffectsLSB

Description: 用matlab语言编写的lab图像水印源代码 可以进行图像的嵌入与提取-Using matlab language lab Image Watermarking source code can be embedded in images and extract
Platform: | Size: 99328 | Author: qw | Hits:

[Special EffectsLSB-Data-Hiding-Image

Description: 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
Platform: | Size: 322560 | Author: xlz | Hits:

[matlabLSB

Description: 利用LSB算法去实现了电子水印技术。代码完全实现了嵌入以及提取, 算法同时包含了4种攻击算法以及利用psnr测量提取的水印和攻击后提取的水印-This algorithm describes digital watermark technique by using LSB. This code implement embedding and extraction. At the meanwhile, this algorithm includes 4 different kinds of attacks and in the end, measure psnr between extracted watermark and attacked extracted watermark
Platform: | Size: 2048 | Author: 宋春霖 | Hits:

[matlablsb

Description: lsb的基于图像的信息隐藏,水印嵌入和信息的提取-lsb Information Hiding
Platform: | Size: 17408 | Author: 耿其 | Hits:

[matlabLSB

Description: 在matlab环境下利用LSB最低有效位算法将一个图片水印隐藏在载体图片中,并对被隐藏那个信息进行提取。-Matlab environment in the use of least significant bit LSB algorithm will be a picture watermark hidden in the picture carrier, and that information has been extracted hidden.
Platform: | Size: 1024 | Author: 耿其 | Hits:

[Special EffectsLSB

Description: 实现了最低有效位LSB水印算法。 压缩文件中含有原图,可直接放到Matlab中运行。-We realize the least significant bit (LSB) watermarking algorithm. It contains all the images you need,and it can be run directly in Matlab.
Platform: | Size: 735232 | Author: | Hits:

[Graph programlsb

Description: 实现了用LSB嵌入水印,还有两种水印分析方法:X2和信息量分析法-Achieved using LSB embedding the watermark, there are two kinds of watermarks analysis methods: X2 and the amount of information analysis
Platform: | Size: 436224 | Author: lyb | Hits:

[matlabLSB

Description: 基于最低有效位lsb水印图象算法,带有攻击代码。-lsb watermarking algorithm,
Platform: | Size: 1024 | Author: liming | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net